home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "bid": "Text (50)",
- "name": "Text (50)",
- "period_type": "Integer",
- "start_date": "DateTime",
- "created": "Boolean NOT NULL",
- "last_modified": "DateTime",
- "budget_years": "Byte",
- "create_start_year": "Boolean NOT NULL",
- "period_end_last": "Boolean NOT NULL"
- },
- "data": [
- {
- "bid": "1",
- "name": "Davis, Joshua",
- "period_type": 12,
- "created": 1,
- "last_modified": "08/31/93 12:33:44",
- "budget_years": 1,
- "create_start_year": 1,
- "period_end_last": 1
- }
- ]
- }